back · tests/protocols.spec.ts:64:1
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
at tests/protocols.spec.ts:72:4
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
at tests/protocols.spec.ts:72:4
Error: expect(locator).toBeVisible() failed
Locator: getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
Expected: visible
Received: hidden
Timeout: 10000ms
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByTestId('toasts-area').locator('[data-type=info]').filter({ hasText: 'Le protocole "Example: arthropodes (lightweight)" a été mis à jour' })
- locator resolved to <article data-type="info" class="toast svelte-1q6vvua">…</article>
- unexpected value "hidden"
at tests/protocols.spec.ts:72:4